| Fully Qualified Name: | Laminas\Db\Adapter\Platform\Postgresql | 
| Extends: | AbstractPlatform | 
| Name | Description | Defined By | 
|---|---|---|
| __construct() | Postgresql | |
| getIdentifierSeparator() | {@inheritDoc} | AbstractPlatform | 
| getName() | {@inheritDoc} | Postgresql | 
| getQuoteIdentifierSymbol() | {@inheritDoc} | AbstractPlatform | 
| getQuoteValueSymbol() | {@inheritDoc} | AbstractPlatform | 
| quoteIdentifier() | {@inheritDoc} | AbstractPlatform | 
| quoteIdentifierChain() | {@inheritDoc} | Postgresql | 
| quoteIdentifierInFragment() | {@inheritDoc} | AbstractPlatform | 
| quoteTrustedValue() | {@inheritDoc} | Postgresql | 
| quoteValue() | {@inheritDoc} | Postgresql | 
| quoteValueList() | {@inheritDoc} | AbstractPlatform | 
| setDriver() | Postgresql | 
| Parameter Name | Type | Description | 
|---|---|---|
| $driver | null|\Laminas\Db\Adapter\Driver\Pgsql\Pgsql|\Laminas\Db\Adapter\Driver\Pdo\Pdo|resource|\PDO | 
Returns:
{@inheritDoc}
Returns:
{@inheritDoc}
Returns:
{@inheritDoc}
Returns:
{@inheritDoc}
Returns:
{@inheritDoc}
| Parameter Name | Type | Description | 
|---|---|---|
| $identifier | 
Returns:
{@inheritDoc}
| Parameter Name | Type | Description | 
|---|---|---|
| $identifierChain | 
Returns:
{@inheritDoc}
| Parameter Name | Type | Description | 
|---|---|---|
| $identifier | ||
| $safeWords | 
Returns:
{@inheritDoc}
| Parameter Name | Type | Description | 
|---|---|---|
| $value | 
Returns:
{@inheritDoc}
| Parameter Name | Type | Description | 
|---|---|---|
| $value | 
Returns:
{@inheritDoc}
| Parameter Name | Type | Description | 
|---|---|---|
| $valueList | 
Returns:
| Parameter Name | Type | Description | 
|---|---|---|
| $driver | \Laminas\Db\Adapter\Driver\Pgsql\Pgsql|\Laminas\Db\Adapter\Driver\Pdo\Pdo|resource|\PDO | 
Returns: self Provides a fluent interface